Skip to content

docs: Add Deep Tree Echo feature documentation and fix broken links#1

Merged
drzo merged 2 commits intomainfrom
copilot/update-readme-docs-deep-tree-echo
Mar 11, 2026
Merged

docs: Add Deep Tree Echo feature documentation and fix broken links#1
drzo merged 2 commits intomainfrom
copilot/update-readme-docs-deep-tree-echo

Conversation

Copy link

Copilot AI commented Mar 10, 2026

README referenced two non-existent files (dte.md, SELF_ASSESSMENT_README.md) and had no dedicated DTE feature reference beyond inline prose. The DTE API endpoints were also undocumented in docs/api.md.

Changes

  • docs/deep_tree_echo.md (new): Comprehensive DTE reference covering core architecture (ESN, Membrane P-systems, Hypergraph Memory), all cognitive features (EchoBeats 12-step loop, 7-dimensional wisdom, autonomous wake/rest, multi-provider AI), full API endpoint docs with request/response schemas and curl examples, configuration env vars, and Python/JS usage snippets

  • docs/api.md: Added "Deep Tree Echo Endpoints" section documenting all 7 /api/echo/* endpoints (status, think, feel, resonate, remember, recall/:key, move) with parameters and examples

  • README.md: Fixed two broken links — dte.mddocs/deep_tree_echo.md and SELF_ASSESSMENT_README.mddocs/guides/SELF_ASSESSMENT_README.md

  • docs/README.md: Added "Deep Tree Echo" section with links to the new guide and existing self-assessment doc


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: drzo <15202748+drzo@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README and documentation for Deep Tree Echo features docs: Add Deep Tree Echo feature documentation and fix broken links Mar 10, 2026
Copilot finished work on behalf of drzo March 10, 2026 23:15
@drzo drzo marked this pull request as ready for review March 11, 2026 07:28
@drzo drzo merged commit df4f6bb into main Mar 11, 2026
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants